Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent automatic browser translation of the secret string #2474

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

j-bo
Copy link
Contributor

@j-bo j-bo commented Sep 26, 2024

Hello,
I had an issue with users that have automatic browser translation of the web pages of their browser enabled where the secret password i sent them was translated, or at least partially translated (I often use english word combination as easy to memorize passwords).

Exemple with Chrome 129.0.6668.60 automatic english -> french translation
image

This pull request is to add the translation="no" flag on the secret field.

@jhaals
Copy link
Owner

jhaals commented Sep 26, 2024

Thank you 👏

@jhaals jhaals merged commit 1a47048 into jhaals:master Sep 26, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants